home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / developm / source / uupc30sr.cpt / (mail π) / pcmail.h < prev   
Encoding:
C/C++ Source or Header  |  1991-11-06  |  267 b   |  12 lines

  1. /*
  2.     Definitions to control the code-building in pcmail.c
  3. */
  4.  
  5. #define NOMAIN
  6. /* off
  7. #define RMAIL /* if defined we get rmail() else we get lmail() */
  8.  
  9. /* off
  10. #define PERCENT_ADDRS /* define this if your mailhost expects
  11.                             a%b@c style address on the rmail line */
  12.